Skip to content

chore(deps): Bump @angular/platform-browser from 21.2.11 to 21.2.12 in /src/frontend#257

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/src/frontend/angular/platform-browser-21.2.12
Closed

chore(deps): Bump @angular/platform-browser from 21.2.11 to 21.2.12 in /src/frontend#257
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/src/frontend/angular/platform-browser-21.2.12

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 11, 2026

Bumps @angular/platform-browser from 21.2.11 to 21.2.12.

Release notes

Sourced from @​angular/platform-browser's releases.

21.2.12

core

Commit Description
fix - fe13bb669d allow explicit read generic with signal input transforms
fix - 3430251fef i18n flags leaking on errors
fix - 1aeebbe304 respect ngSkipHydration on components with projectable nodes in LContainers
fix - 9e38ed7d57 sanitizer typings
fix - 7a05a9a71a validate security-sensitive attributes in i18n bindings
fix - c37f6ca42f visit ng-let expression value in signal migration schematics

forms

Commit Description
fix - 03ad53863b prohibit concurrent submits in signal forms
Changelog

Sourced from @​angular/platform-browser's changelog.

21.2.12 (2026-05-06)

core

Commit Type Description
fe13bb669d fix allow explicit read generic with signal input transforms
3430251fef fix i18n flags leaking on errors
1aeebbe304 fix respect ngSkipHydration on components with projectable nodes in LContainers
9e38ed7d57 fix sanitizer typings
7a05a9a71a fix validate security-sensitive attributes in i18n bindings
c37f6ca42f fix visit ng-let expression value in signal migration schematics

forms

Commit Type Description
03ad53863b fix prohibit concurrent submits in signal forms

20.3.20 (2026-05-06)

core

Commit Type Description
a9bcffdbc7 fix disallow event attribute bindings in host bindings unconditionally (#68468)
97eeb45cfa fix validate security-sensitive attributes in i18n bindings (#68468)

platform-server

Commit Type Description
25e4e07238 fix ensure origin has a trailing slash when parsing url (#68468)

22.0.0-next.10 (2026-04-29)

common

Commit Type Description
97cac1cf4d fix prevent focus from scrollToAnchor

compiler

Commit Type Description
2896c93cc1 feat Angular expressions with optional chaining returns undefined
6bd1721662 fix let declaration span not including end character

core

Commit Type Description
444b024d49 feat Add a injectAsync helper function
8c11816490 fix fix ordering of view queries metadata in JIT mode
3583c01bf9 fix guard against non-object events and avoid listener wrapper identity mismatch
d5fd51e956 fix prevent event replay double-invocation when element hydrates before app stability

migrations

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) from 21.2.11 to 21.2.12.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v21.2.12/packages/platform-browser)

---
updated-dependencies:
- dependency-name: "@angular/platform-browser"
  dependency-version: 21.2.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 11, 2026

Labels

The following labels could not be found: frontend. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label May 11, 2026
@dependabot dependabot Bot requested a review from Takas0522 as a code owner May 11, 2026 00:27
@Takas0522
Copy link
Copy Markdown
Owner

このPRの変更は #269 に集約されました。そちらで全 Dependabot アップデートをまとめて処理します。

@Takas0522
Copy link
Copy Markdown
Owner

PR #269 に集約のためクローズします。

@Takas0522 Takas0522 closed this May 16, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 16, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/src/frontend/angular/platform-browser-21.2.12 branch May 16, 2026 08:39
Takas0522 added a commit that referenced this pull request May 16, 2026
…ions) (#269)

## NuGet
- Microsoft.DurableTask.Client: 1.24.1 → 1.24.2
- Microsoft.DurableTask.Worker: 1.24.1 → 1.24.2
- Microsoft.DurableTask.Worker.Grpc: 1.24.1 → 1.24.2
- Microsoft.Azure.Functions.Worker.Extensions.DurableTask: 1.16.4 → 1.16.5
- Microsoft.ApplicationInsights.WorkerService: 3.1.0 → 3.1.1
- Microsoft.Extensions.Logging.Abstractions: 10.0.0 → 10.0.7

## npm (src/frontend)
- @angular/forms: ^21.2.11 → ^21.2.12
- @angular/localize: ^21.2.11 → ^21.2.12
- @angular/platform-browser: ^21.2.11 → ^21.2.12
- @angular-devkit/build-angular: ^21.2.9 → ^21.2.10
- jest-environment-jsdom: ^30.3.0 → ^30.4.1

## GitHub Actions
- github/codeql-action: v4.35.3 → v4.35.4 (SHA pinned)
- azure/login: v2.3.0 → v3.0.0 (SHA pinned)
- pnpm/action-setup: v6.0.5 → v6.0.6 (SHA pinned)

Closes Dependabot PRs: #254 #255 #256 #257 #258 #259 #260 #261 #262 #263 #264 #266 #267

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant